﻿.container:lang(ar){
    direction:rtl;
} 

.main:lang(ar){
    float:right;
    width: 740px;
}

.ms-webpart-chrome-title:lang(ar){
    direction:ltr;
}

.ms-ToolPaneOuter:lang(ar){
    direction:ltr;
}

.main-left:lang(ar){
    float:left;
    width: 740px;
}

.jqPromoTitle:lang(ar){
    padding-top:15px!important;
}

.heading:lang(ar){
    direction:ltr;
}

.section_search input:lang(ar){
    padding:9px 35px !important;
}

.section_search_arabic .pull_right_arabic:lang(ar){
    float:left!important;
}

.listwithpaging li:lang(ar){
    float:right;
}

.listwithpaging:lang(ar){
    padding-right: 0px;
    padding-left: 0px;
}

.no-rtl:lang(ar){
    direction:ltr;
}

.search_results .results:lang(ar){
    padding-left: 0px;
    padding-right: 0px;
}

.ms-ref-refiner ul:lang(ar){
    padding-right: 0px;
}
html {
    background-color: #eee;
}

body {
    background-color: #eee;
    color: #222;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 87.5%;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    color: #454545;
    line-height: 1.4285714286;
    margin: 0 0 10px;
    padding: 0;
}

h1 {
    color: #222;
    font-size: 34px;
    font-weight: 500;
}

h2 {
    border-bottom: 3px solid #e7e7e7;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

    h2.title {
        border-bottom: 0;
        font-size: 30px;
        line-height: 1.1;
        margin-bottom: 10px;
        padding-bottom: 0;
    }

    h2.borderless {
        border-bottom-color: transparent;
    }

h3 {
    font-size: 18px;
}

h4 {
    font-size: 14px;
}

    h3.date, h4.date {
        color: #7c7c7c;
    }

    h3.category, h4.category {
        color: #7c7c7c;
    }

p {
    color: #454545;
    line-height: 1.57143;
    margin: 0 0 20px;
}

    p.intro {
        font-family: Times,"Times New Roman",serif;
        font-size: 30px;
        font-style: italic;
        line-height: 1.2;
    }

ul {
    list-style: square;
    margin: 0;
    padding-left: 20px;
}

hr {
    border: 0;
    border-top: 1px solid #e7e7e7;
    display: block;
    height: 1px;
    margin: 20px 0;
    padding: 0;
}

    hr.thick {
        border-top-width: 3px;
        height: 3px;
    }

a {
    color: #006ed3;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.learn_more {
        background: transparent url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -310px no-repeat;
        display: block;
        line-height: 20px;
        padding-left: 25px;
    }

    a.learn_more:lang(ar) {
        float:right;
    }

h2 a, h3 a {
    color: #444;
}

    h2 a:hover, h3 a:hover {
        color: #000;
        text-decoration: none;
    }

button.button, a.button {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #cf0b0d;
    border: 1px solid #a1090c;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 6px 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

    button.button.download, a.button.download {
        background: #cf0b0d url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) right -380px no-repeat;
        padding-right: 35px;
    }

    button.button.search, a.button.search {
        background: #cf0b0d url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) right -420px no-repeat;
        padding-right: 40px;
    }

    button.button:hover, a.button:hover {
        background-color: #ad0910;
        border: 1px solid #ad0910;
        -moz-box-shadow: 0 2px 0 rgba(0,0,0,.2);
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
        box-shadow: 0 2px 2px rgba(0,0,0,.15);
        text-decoration: none;
    }

.clearfix {
    *zoom: 1;
}

.validation-message{
    padding-top:10px !important;
    color:red !important;
    font-weight:bold;
}

#validation-column{
    display:none;
}

    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

.pull_left {
    float: left;
}

.pull_left_header:lang(ar) {
    float: left;
}

.pull_left:lang(ar) {
    float: right;
    margin-left:20px;
    margin-right:0px !important;
}

.pull_right {
    float: right;
    margin-right:50px;
}

.pull_right:lang(ar) {
    float: left;
    margin-right:50px;
}

button {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #cf0b0d;
    border: 1px solid #a1090c;
    color: #fff;
    font-weight: 700;
    padding: 6px 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

    button:hover {
        background-color: #ad0910;
        border: 1px solid #ad0910;
        -moz-box-shadow: 0 2px 0 rgba(0,0,0,.2);
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
        box-shadow: 0 2px 2px rgba(0,0,0,.15);
        text-decoration: none;
    }

    button.search {
        background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png);
        background-position: right -420px;
        background-repeat: no-repeat;
        text-indent: -9999px;
        width: 40px;
    }

input, select, textarea {
    background-color: #fff;
    border: 1px solid #dad9d9;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    color: #797979;
    font-size: 16px;
    font-weight: 500;
    outline: 0;
    padding: 9px 10px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

    /*input.valid {
        background: #fff url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) right -230px no-repeat;
    }*/

.people_finder_results input, .people_finder_results select {
    margin-bottom: 0;
    margin-right: 20px;
    width: 275px;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png),-moz-linear-gradient(270deg,#fff 0,#f1f1f1 100%);
    background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png),-webkit-gradient(linear,top,bottom,color-stop(0%,#fff),color-stop(100%,#f1f1f1));
    background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png),-webkit-linear-gradient(270deg,#fff 0,#f1f1f1 100%);
    background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png),-o-linear-gradient(0deg,#fff 0,#f1f1f1 100%);
    background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png),-ms-linear-gradient(0deg,#fff 0,#f1f1f1 100%);
    background-image: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png),linear-gradient(180deg,#fff 0,#f1f1f1 100%);
    background-position: 100% -480px,0 0;
    background-repeat: no-repeat,repeat-x;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}

@-moz-document url-prefix(){
  select { background-image: none !important; }
}

    select::-ms-expand {
        display: none;
    }

.search_results input {
    width: 645px;
}

    .search_results input.date_range {
        font-size: 14px;
        width: 100%;
    }

.daterangepicker label {
    display: block;
}

.daterangepicker input {
    margin-bottom: 10px;
    padding: 5px;
    width: 60px;
}

.daterangepicker button {
    background-color: #006ed3;
    border-color: #006ed3;
}

.daterangepicker .ranges li {
    color: #006ed3;
}

    .daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
        background: #006ed3;
        border: 1px solid #006ed3;
    }

.container > header {
    background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/background-primary_navigation.png) center bottom repeat-x;
    padding: 40px 60px 0;
}

    .container > header .logo {
        float: left;
    }

        .container > header .logo img {
            height: 80px;
            width: 180px;
        }

.secondary_navigation_container {
    float: right;
    z-index: 10;
}

.language_navigation, .secondary_navigation {
    clear: both;
    color: #797979;
    float: right;
    font-size: 12px;
    list-style: none;
    margin: 0 0 15px;
    overflow: visible;
    padding: 0;
}

    .language_navigation > li, .secondary_navigation > li {
        border-left: 1px solid #dad9d9;
        float: left;
        margin: 0;
        padding: 0 10px;
        z-index: 10;
    }

        .language_navigation > li:first-child, .secondary_navigation > li:first-child {
            border-left: 0;
        }

        .language_navigation > li:last-child, .secondary_navigation > li:last-child {
            padding-right: 0;
        }

    .language_navigation a, .secondary_navigation a {
        color: #797979;
        outline: 0;
        text-decoration: none;
    }

        .language_navigation a:hover, .secondary_navigation a:hover {
            text-decoration: underline;
        }

    .language_navigation a {
        color: #006ed3;
    }

.country_selector {
    padding: 0;
    position: relative;
}

    .country_selector a {
        background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -460px no-repeat;
        display: block;
        padding: 0 0 0 30px;
        position: relative;
    }

.secondary_navigation_container .site_search {
    clear: both;
    float: right;
    margin: 0 0 25px;
    position: relative;
}

    .secondary_navigation_container .site_search input {
        font-size: .8571428571em;
        padding: 10px 40px 10px 10px;
        width: 240px;
    }

    .secondary_navigation_container .site_search button {
        background: transparent url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) right 2px no-repeat;
        border: 0;
        position: absolute;
        right: 0;
        text-indent: -9999px;
        top: 0;
        width: 30px;
    }

        .secondary_navigation_container .site_search button:hover {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.primary_navigation {
    background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -60px no-repeat;
    clear: both;
    color: #fff;
    font-size: 14px;
    height: 45px;
    list-style: none;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.primary_navigation:lang(ar) {
	float: right;
    width: auto;
}
    .primary_navigation > li {
        background: url(../../../JLL.SP2013.Internet.UI/Images/divider-primary_navigation.png) right center no-repeat;
        display: inline-block;
        float: left;
        letter-spacing: .5px;
        margin: 0;
        padding: 0;
        position: relative;       

    }

        .primary_navigation > li.selected, .primary_navigation > li:hover {
            background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -149px repeat-x;
            color: #2c2c2c;
        }

            .primary_navigation > li.selected .sf-sub-indicator {
                background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) -10px -195px no-repeat;
            }

            .primary_navigation > li:hover .sf-sub-indicator {
                background-image: none;
            }

        .primary_navigation > li > a {
            color: #fff;
            display: block;
            font-weight: 500;
            line-height: 45px;
            padding: 0 25px;
            position: relative;
            text-decoration: none;
        }

            .primary_navigation > li > a .sf-sub-indicator {
                background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -195px no-repeat;
                display: inline-block;
                height: 10px;
                margin: 0 10px 0 5px;
                overflow: hidden;
                position: absolute;
                text-indent: -999em;
                top: 15px;
                width: 10px;
            }

            .primary_navigation > li > a .sf-sub-indicator:lang(ar) {
                    position: static!important;
                }

            .primary_navigation > li > a .sf-sub-indicator:lang(ar) {
                    position: static!important;
                }


        .primary_navigation > li a.sf-with-ul {
            padding-right: 35px;
        }

        .primary_navigation > li.selected a, .primary_navigation > li:hover a {
            color: #222;
            z-index: 2;
        }

            .primary_navigation > li:hover a.sf-with-ul {
                background-color: #fff;
                -moz-box-shadow: 0 -1px 2px rgba(0,0,0,.15);
                -webkit-box-shadow: 0 -1px 2px rgba(0,0,0,.15);
                box-shadow: 0 -1px 2px rgba(0,0,0,.15);
            }

    .primary_navigation .multicolumn_wrapper {
        background-color: #fff;
        background-image: none;
        -moz-box-shadow: 0 3px 5px rgba(0,0,0,.15);
        -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.15);
        box-shadow: 0 3px 5px rgba(0,0,0,.15);
        border: 1px solid #f2f2f2;
        left: 0;
        margin: 0;
        padding: 0 0 40px;
        position: absolute;
        text-shadow: none;
        top: -999em;
        width: 985px;
        z-index: 1000;
    }
    
    .primary_navigation .multicolumn_wrapper:lang(ar) {
		left: -600px;
		width: 715px;
	}


        .primary_navigation .multicolumn_wrapper .column {
            float: left;
            padding: 0 25px;
        }

            .primary_navigation .multicolumn_wrapper .column.industries {
                background: -moz-linear-gradient(-45deg,rgba(246,246,246,.65) 0,rgba(255,255,255,0) 70%);
                background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(246,246,246,.65)),color-stop(70%,rgba(255,255,255,0)));
                background: -webkit-linear-gradient(-45deg,rgba(246,246,246,.65) 0,rgba(255,255,255,0) 70%);
                background: -o-linear-gradient(-45deg,rgba(246,246,246,.65) 0,rgba(255,255,255,0) 70%);
                background: -ms-linear-gradient(-45deg,rgba(246,246,246,.65) 0,rgba(255,255,255,0) 70%);
                background: linear-gradient(135deg,rgba(246,246,246,.65) 0,rgba(255,255,255,0) 70%);
            }

            .primary_navigation .multicolumn_wrapper .column h2 {
                border-bottom: 0;
                color: #006ed3;
                font-size: 14px;
                line-height: 1;
                margin: 30px 0 10px;
                padding: 0;
            }

                .primary_navigation .multicolumn_wrapper .column h2 a {
                    color: #006ed3;
                }

                    .primary_navigation .multicolumn_wrapper .column h2 a:hover {
                        text-decoration: underline;
                    }

            .primary_navigation .multicolumn_wrapper .column ul {
                color: #676767;
                font-size: 12px;
                line-height: 1.5;
                list-style: square;
                margin: 0;
                padding: 0 0 0 20px;
            }

                .primary_navigation .multicolumn_wrapper .column ul li:lang(ar) {
                    margin-right:15px;
                }

                    .primary_navigation .multicolumn_wrapper .column ul a {
                        color: #676767;
                    }

                        .primary_navigation .multicolumn_wrapper .column ul a:hover {
                            text-decoration: underline;
                        }

            .primary_navigation .multicolumn_wrapper .column .view_all_services {
                display: none;
                margin-top: 45px;
            }

                .primary_navigation .multicolumn_wrapper .column .view_all_services a {
                    background-color: #f2f2f2;
                    -moz-border-radius: 5px;
                    -webkit-border-radius: 5px;
                    border-radius: 5px;
                    color: #0065b3!important;
                    font-weight: 700;
                    padding: 5px 10px;
                }

                    .primary_navigation .multicolumn_wrapper .column .view_all_services a:hover {
                        text-decoration: none;
                    }

    .primary_navigation > li:hover .multicolumn_wrapper, .primary_navigation > li.sfHover .multicolumn_wrapper {
        top: 44px;
        visibility: inherit;
    }

.lt-ie9 .primary_navigation .multicolumn_wrapper .column {
    padding: 0 32px;
}

.heading {
    background: #e7e7e7 no-repeat;
    height: 100px;
    padding: 20px 60px 80px;
}

    .heading.expanded {
        background: transparent no-repeat;
        height: 200px;
    }

    .heading.light {
        color: #fff;
    }

        .heading.light h1 {
            color: #fff;
        }

    .heading.carousel {
        padding-bottom: 345px;
        overflow: hidden;
    }

        .heading.carousel .breadcrumbs {
            margin-bottom: 20px;
        }

        .heading.carousel h1 {
            line-height: 1;
            margin-bottom: 20px;
        }

        .heading.carousel .carousel_container {
            position: relative;
        }

            .heading.carousel .carousel_container .carousel {
                margin: 0 -60px;
            }

            .heading.carousel .carousel_container .cycle-slide a {
                display: block;
                position: relative;
            }

                .heading.carousel .carousel_container .cycle-slide a .background {
                    background-color: #27170a;
                    left: 60px;
                    padding: 10px;
                    position: absolute;
                    top: 40px;
                    white-space: normal;
                    width: 320px;
                }

                    .heading.carousel .carousel_container .cycle-slide a .background > div {
                        border: 2px solid #53453c;
                        padding: 20px;
                    }

                        .heading.carousel .carousel_container .cycle-slide a .background > div h2 {
                            border-bottom: 0;
                            color: #fff!important;
                            font-family: Times,"Times New Roman",serif;
                            font-size: 36px;
                            font-style: italic;
                            line-height: 1;
                            margin: 0 0 10px;
                            padding: 0;
                        }

                        .heading.carousel .carousel_container .cycle-slide a .background > div p {
                            color: #fff!important;
                            font-size: 16px;
                            line-height: 1.2;
                            margin-bottom: 0;
                        }

        .heading.carousel .pager {
            position: absolute;
            text-align: center;
            width: 100%;
            z-index: 500;
        }

            .heading.carousel .pager span {
                color: #e4e4e4;
                cursor: pointer;
                display: inline-block;
                font-family: arial;
                font-size: 45px;
                height: 16px;
                width: 16px;
            }

                .heading.carousel .pager span.cycle-pager-active {
                    color: #006ed3;
                }

            .heading.carousel .pager > * {
                cursor: pointer;
            }

        .heading.carousel .next_button, .heading.carousel .previous_button {
            background: transparent url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%20%3C%21--%20Generator%3A%20IcoMoon.io%20--%3E%20%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%20%3Csvg%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20fill%3D%22%23e4e4e4%22%3E%3Cpath%20d%3D%22M%2064.00%2C416.00l%2096.00%2C96.00l%20256.00-256.00L%20160.00%2C0.00L%2064.00%2C96.00l%20160.00%2C160.00L%2064.00%2C416.00z%22%20%3E%3C/path%3E%3C/svg%3E") no-repeat;
            background-size: 15px 15px;
            height: 15px;
            margin-top: 18px;
            position: absolute;
            text-indent: -9999px;
            width: 15px;
            z-index: 550;
        }

            .heading.carousel .next_button:hover, .heading.carousel .previous_button:hover {
                text-decoration: none;
            }

        .heading.carousel .previous_button {
            background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%20%3C%21--%20Generator%3A%20IcoMoon.io%20--%3E%20%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%20%3Csvg%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20fill%3D%22%23e4e4e4%22%3E%3Cpath%20d%3D%22M%20416.00%2C416.00l-96.00%2C96.00L%2064.00%2C256.00L%20320.00%2C0.00l%2096.00%2C96.00L%20256.00%2C256.00L%20416.00%2C416.00z%22%20%3E%3C/path%3E%3C/svg%3E");
        }

    .heading.empty {
        background-color: #fff;
        height: 20px;
    }

.breadcrumbs:lang(ar) {
    font-size: .85714285714286em;
    margin-bottom: 30px;
    direction:rtl;
}

.breadcrumbs {
    font-size: .85714285714286em;
    margin-bottom: 30px;
}

    .breadcrumbs a {
        color: #222;
    }

.heading.light .breadcrumbs a {
    color: #fff;
}

.container {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.4);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.4);
    margin: 0 auto;
/*    min-height: 500px;*/
    width: 1100px;
}

.content {
    padding: 80px 60px 0;
}

    .content > * {
        margin-bottom: 80px;
    }

    .content a {
        font-weight: 500;
    }

.main {
    float: left;
    width: 740px;
}

    .main p + h3, .main ul + h3 {
        margin-top: 30px;
    }

.section_navigation ~ .main {
    width: 700px;
}

.sidebar.profile ~ .main {
    width: 640px;
}

.main.narrow {
    width: 460px;
}

.sidebar-left:lang(ar) {
    float: left;
    width: 180px;
}

.sidebar-right:lang(ar) {
    float: right;
    width: 180px;
}

.sidebar {
    float: left;
    margin-right: 40px;
    padding-right: 20px;
    width: 180px;
}

    .sidebar + .sidebar {
        margin-top: 40px;
    }

    .sidebar.right {
        border-left: 1px solid #e7e7e7;
        margin-left: 40px;
        margin-right: 0;
        padding-left: 19px;
        padding-right: 0;
    }

    .sidebar.right  h2{	
		text-align: left !important;
	}

    .sidebar.right:lang(ar) {
        border-right: 1px solid #e7e7e7;
        border-left: none;
        margin-right: 40px;
        margin-left: 0;
        padding-right: 19px;
        padding-left: 0;
    }

    .sidebar.borderless {
        border-left: 0;
        padding-left: 20px;
    }

    .sidebar.paddingless {
        border-left: 0;
        margin-left: 20px;
        padding: 0;
        width: 220px;
    }

    .sidebar.profile {
        background-color: #f2f2f2;
        font-size: 14px;
        padding: 20px;
        width: 260px;
    }

    .sidebar.section_navigation {
        padding-right: 0;
    }

    .sidebar.section_navigation:lang(ar) {
        float:right;
        margin-right:0;
        margin-left:20px;
    }

    .sidebar h2 {
        border-bottom-color: #454545;
    }

    .sidebar .byline {
        font-weight: 700;
    }

    .sidebar p {
        margin-bottom: 10px;
    }

.bio .profile .photo {
    margin-bottom: 20px;
}

.bio .profile h2 {
    border-bottom: 0;
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.bio .profile h3 {
    font-weight: 400;
}

.bio .main ul {
    list-style: none;
    padding: 0 0 20px;
}

    .bio .main ul li {
        padding-left: 15px;
        position: relative;
    }

        .bio .main ul li:before {
            color: #454545;
            content: "\25A0";
            font-size: 10px;
            left: 0;
            padding-right: 6px;
            position: absolute;
            top: 2px;
            width: 10px;
        }

.case_studies .main > ul {
    list-style: none;
    padding-left: 0;
}

    .case_studies .main > ul li {
        border-top: 1px solid #e7e7e7;
        margin-top: 20px;
        padding-top: 20px;
    }

        .case_studies .main > ul li:first-child {
            border-top: 0;
            margin-top: 0;
            padding-top: 0;
        }

        .case_studies .main > ul li .image {
            margin-right: 20px;
        }

        .case_studies .main > ul li .image:lang(ar) {
            margin-right: 0px;
            margin-left: 20px;
        }

            .case_studies .main > ul li .image img {
                height: 120px;
                width: 120px;
            }

        .case_studies .main > ul li .copy {
            margin-left: 140px;
        }

            .case_studies .main > ul li .copy h3 {
                font-size: 18px;
            }

            .case_studies .main > ul li .copy h4 {
                margin-bottom: 0;
            }

.casestudieslist > h2 {
    width: 740px;
}

.casestudieslist .main > ul {
    list-style: none;
    padding-left: 0;
}

    .casestudieslist .main > ul li {
        border-top: 1px solid #e7e7e7;
        margin-top: 20px;
        padding-top: 20px;
    }

        .casestudieslist .main > ul li:first-child {
            border-top: 0;
            margin-top: 0;
            padding-top: 0;
        }

        .casestudieslist .main > ul li .image {
            margin-right: 20px;
        }

            .casestudieslist .main > ul li .image img {
                height: 120px;
                width: 120px;
            }

        .casestudieslist .main > ul li .copy {
            margin-left: 140px;
        }

.client_testimonials ul {
    border-bottom: 1px solid #e7e7e7;
    list-style: none;
    margin-bottom: 20px;
    padding: 0 0 20px;
}

    .client_testimonials ul .testimonial {
        float: left;
        margin-left: 20px;
        width: 230px;
    }

        .client_testimonials ul .testimonial:nth-child(4n+1) {
            margin-left: 0;
        }

        .client_testimonials ul .testimonial img {
            height: 115px;
            width: 230px;
        }

        .client_testimonials ul .testimonial h3 {
            font-size: 14px;
        }

            .client_testimonials ul .testimonial h3 a {
                font-weight: 400;
            }

                .client_testimonials ul .testimonial h3 a:hover {
                    text-decoration: underline;
                }

.contact_us .main form {
    font-size: 18px;
}

    .contact_us .main form label {
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .contact_us .main form > div {
        margin-bottom: 20px;
    }

        .contact_us .main form > div > select {
            width: 745px!important;
        }

        .contact_us .main form > div > textarea {
            height: 275px;
            width: 720px!important;
        }

        .contact_us .main form > div div {
            float: left;
            margin-left: 40px;
        }

            .contact_us .main form > div div:first-child {
                margin-left: 0;
            }

            .contact_us .main form > div div input {
                padding-right: 30px;
                width: 308px;
            }

            .contact_us .main form > div div select {
                width: 350px;
            }

.contact_us .sidebar {
    border-left: 1px solid #e7e7e7;
    padding-left: 19px;
}

.contacts > h2 {
    margin-left: 280px;
}

.contacts .main ul {
    list-style: none;
    padding-left: 0;
}

ul .contact .photo {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
}

ul .contact .photo img {
        height: 80px;
        width: 80px;
    }

ul .contact .info {
    line-height: 1.5;
    margin-left: 100px;
}

ul .contact .info h4 {
    font-size: 16px;
    margin: 0;
}

ul .contact .info p {
    margin: 0;
}

.feature .image {
    margin-right: 40px;
}

.feature .image:lang(ar) {
    padding-bottom: 15px;
}

    .feature .image img {
        height: 255px;
        width: 375px;
    }

.feature .copy {
    margin-left: 420px;
}

.feature .copy:lang(ar) {
    margin-right: 420px;
    margin-left: 0px;
}

    .feature .copy h2 {
        border-bottom: 0;
        font-size: 28px;
        margin-bottom: 20px;
        padding-bottom: 0;
    }

    .feature .copy h3 {
        color: #cf0b0d;
        font-size: 13px;
        margin-bottom: 0;
    }

.featured_case_study {
    margin-bottom: 40px;
}

    .featured_case_study .main .image {
        margin-right: 20px;
    }

    .featured_case_study .main .image:lang(ar) {
        margin-left: 20px;
        margin-right: 0px;
    }

        .featured_case_study .main .image img {
            height: 120px;
            width: 120px;
        }

    .featured_case_study .main .copy {
        margin-left: 140px;
        width: 600px;
    }

        .featured_case_study .main .copy h2 {
            border-bottom: 0;
            font-size: 28px;
            margin-bottom: 20px;
            padding-bottom: 0;
        }

        .featured_case_study .main .copy h3 {
            margin-bottom: 5px;
        }

    .featured_case_study .sidebar h2 {
        border-bottom-color: #e7e7e7;
    }

    .featured_case_study .sidebar .image {
        margin-bottom: 10px;
    }

        .featured_case_study .sidebar .image img {
            height: 140px;
            width: 220px;
        }

    .featured_case_study .sidebar h4 {
        color: #cf0b0d;
        font-size: 12px;
        margin-bottom: 5px;
    }

.featured_videos .videos {
    border-bottom: 1px solid #e7e7e7;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 0;
}

    .featured_videos .videos li {
        float: left;
        line-height: 1.25;
        margin: 0 0 40px 40px;
        width: 220px;
    }

        .featured_videos .videos li:nth-child(3n+1) {
            margin-left: 0;
        }

        .featured_videos .videos li img {
            height: 140px;
            margin-bottom: 10px;
            width: 220px;
        }

        .featured_videos .videos li h3 {
            font-weight: 500;
            line-height: 1.25;
        }

        .featured_videos .videos li h4 {
            margin-bottom: 5px;
        }

.featured_videos .sidebar ul {
    line-height: 2;
}

.featured_videos .sidebar .employee img {
    margin-bottom: 10px;
    height: 100px;
    width: 100px;
}

.featured_videos .sidebar .employee a {
    font-weight: 400;
}

.featured_videos .sidebar.blogroll ul {
    list-style: none;
    padding: 0 0 20px;
}

    .featured_videos .sidebar.blogroll ul li {
        padding-left: 15px;
        position: relative;
    }

        .featured_videos .sidebar.blogroll ul li:before {
            color: #454545;
            content: "\25A0";
            font-size: 10px;
            left: 0;
            padding-right: 6px;
            position: absolute;
            top: 5px;
            width: 10px;
        }

.global_contacts {
    clear: both;
}

    .global_contacts h3 {
        font-size: 18px;
    }

    .global_contacts .contact {
        float: left;
        display: inline-block;
        margin-bottom: 20px;
        margin-left: 40px;
        width: 300px;
    }

        .global_contacts .contact:nth-of-type(3n+1) {
            margin-left: 0;
        }

    .global_contacts p {
        margin-bottom: 0;
    }

    .global_contacts a {
        font-weight: 400;
    }

.featured_press_release h3 {
    color: #cf0b0d;
    font-size: 14px;
    margin-bottom: 0;
}

.featured_press_release .presentation {
    margin-bottom: 10px;
}

    .featured_press_release .presentation h3 {
        color: #7c7c7c;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .featured_press_release .presentation iframe {
        border: 1px solid #e7e7e7;
    }

.featured_press_release .additional_resources h3 {
    color: #7c7c7c;
    font-size: 14px;
    margin-bottom: 10px;
}

.featured_press_release .additional_resources ul {
    list-style: none;
    padding-left: 0;
}

    .featured_press_release .additional_resources ul li {
        border: 1px solid #d5d5d5;
        float: left;
        margin-left: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }

        .featured_press_release .additional_resources ul li:first-child {
            margin-left: 0;
        }

        .featured_press_release .additional_resources ul li a {
            display: block;
            color: #d5d5d5;
            font-weight: 400;
            padding: 5px;
        }

            .featured_press_release .additional_resources ul li a:hover {
                background-color: #d5d5d5;
                color: #fff;
                text-decoration: none;
            }

.press_releases .financial_information {
    font-size: 14px;
}

    .press_releases .financial_information table {
        border: 1px solid #e7e7e7;
        line-height: 1;
        width: 100%;
    }

        .press_releases .financial_information table thead {
            background-color: #e7e7e7;
            text-align: left;
        }

            .press_releases .financial_information table thead th {
                padding: 5px;
            }

                .press_releases .financial_information table thead th small {
                    font-weight: 400;
                }

        .press_releases .financial_information table tbody tr {
            border-top: 1px solid #e7e7e7;
        }

            .press_releases .financial_information table tbody tr:first-child {
                border-top: 0;
            }

            .press_releases .financial_information table tbody tr td {
                padding: 5px;
            }

    .press_releases .financial_information h3 {
        font-size: 14px;
    }

    .press_releases .financial_information ul {
        border-bottom: 0;
        padding-bottom: 0;
    }

        .press_releases .financial_information ul li {
            margin-top: 0;
            padding-left: 0;
        }

            .press_releases .financial_information ul li:before {
                content: "";
                width: auto;
            }

            .press_releases .financial_information ul li a {
                color: #006ed3;
            }

.press_releases .main > ul {
    border-bottom: 1px solid #e7e7e7;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 0;
}

    .press_releases .main > ul li {
        border-top: 1px solid #e7e7e7;
        margin-top: 20px;
        padding-top: 20px;
    }

        .press_releases .main > ul li:first-child {
            border-top: 0;
            margin-top: 0;
            padding-top: 0;
        }

        .press_releases .main > ul li .image {
            margin-right: 20px;
        }

            .press_releases .main > ul li .image img {
                height: 120px;
                width: 120px;
            }

        .press_releases .main > ul li .copy {
            margin-left: 140px;
        }

            .press_releases .main > ul li .copy h3 {
                font-size: 18px;
            }

            .press_releases .main > ul li .copy h4 {
                margin-bottom: 0;
            }

.locations .region_selector {
    background: #f2f2f2;
    float: left;
    margin-left: -7px;
    margin-bottom: 30px;
    padding: 11px 15px 12px 21px;
    width: 963px;
}

    .locations .region_selector > ul {
        float: left;
        list-style: none;
        padding-left: 0;
    }

    .locations .region_selector > ul:lang(ar){
        float: right;
        list-style: none;
        padding-left: 0;
        padding-right:0;
    }

        .locations .region_selector > ul > li {
            float: left;
            margin-left: 0;
            margin-right: 40px;
            position: relative;
        }

            .locations .region_selector > ul > li a {
                border-radius: 30px;
                color: #797979;
                display: block;
                font-size: 18px;
                height: 19px;
                padding: 4px 8px 8px;
                transition: .2s;
            }

                .locations .region_selector > ul > li a:hover {
                    color: #000;
                    text-decoration: none;
                }

            .locations .region_selector > ul > li.current a {
                background: #000;
                color: #fff;
                cursor: default;
            }

                .locations .region_selector > ul > li.current a:after {
                    content: "▼";
                    color: #f2f2f2;
                    position: absolute;
                    bottom: -27px;
                    font-size: 21px;
                    left: 50%;
                    width: 50px;
                    margin-left: -25px;
                    text-align: center;
                    -ms-transform: scale(2.25,1);
                    -webkit-transform: scale(2.25,1);
                    transform: scale(2.25,1);
                }

.locations .sidebar.section_navigation {
    margin-left: -7px;
    margin-top: 15px;
    margin-right: 32px;
    padding-left: 28px;
    width: 198px;
}

    .locations .sidebar.section_navigation h2 {
        border-bottom: 0;
        color: #777;
    }

    .locations .sidebar.section_navigation > ul {
        border-bottom: 0;
        padding-left: 0;
    }

        .locations .sidebar.section_navigation > ul > li {
            border-bottom: 1px solid #ebebeb;
            margin-top: 6px;
            padding-bottom: 6px;
            padding-left: 0;
        }   

            .locations .sidebar.section_navigation > ul > li a {
                color: #006ed3;
            }

                .locations .sidebar.section_navigation > ul > li a:hover {
                    color: #000;
                }

            .locations .sidebar.section_navigation > ul > li.current a {
                color: #000;
            }

            .locations .sidebar.section_navigation > ul > li:before {
                display: none;
            }

.locations .main.tiles {
    float: left;
    margin-right: -10px;
    width: 735px;
}

    .locations .main.tiles h2 {
        border-bottom: 0;
        color: #212121;
        font-size: 32px;
    }

        .locations .main.tiles h2 a:after {
            content: " →";
        }

    .locations .main.tiles .tile {
        background: #f2f2f2;
        float: left;
        min-height: 225px;
        margin: 0 10px 10px 0;
    }

    .locations .main.tiles .tile:lang(ar) {
        background: #f2f2f2;
        float: left;
        min-height: 225px;
        margin: 0 10px 10px 0;
        direction:ltr;
    }

        .locations .main.tiles .tile h3 {
            margin-bottom: 12px;
            margin-left: 29px;
            margin-top: 27px;
        }

        .locations .main.tiles .tile h3:lang(ar) {
            margin-bottom: 12px;
            margin-right: 23px !important;
            margin-top: 27px;
            margin-left:0px;
        }

        .locations .main.tiles .tile .locale {
            float: left;
            margin: 0 10px 20px 0;
            padding: 0 10px 0 30px;
            width: 185px;
        }

            .locations .main.tiles .tile .locale h4 {
                font-size: 14px;
                margin-bottom: 0;
            }

            .locations .main.tiles .tile .locale p {
                margin-bottom: 6px;
            }

            .locations .main.tiles .tile .locale:first-of-type {
                margin-left: 0;
            }

            .locations .main.tiles .tile .locale + .locale {
                width: 195px;
            }

.media_contacts h3 {
    font-size: 18px;
}

.media_contacts .contact {
    border-left: 1px solid #bababa;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-bottom: 20px;
    padding-left: 19px;
    width: 215px;
}
/*.media_contacts .contact:nth-of-type(4n+1){border-left:0;margin-left:0;padding-left:0}*/

.media_contacts p {
    margin-bottom: 0;
}

.media_contacts a {
    font-weight: 400;
}

.news_item {
    margin-bottom: 40px;
}

    .news_item h2 {
        border-bottom-color: #454545;
    }

    .news_item .main .image {
        margin-right: 20px;
    }

        .news_item .main .image img {
            height: 120px;
            width: 120px;
        }

    .news_item .main .copy {
        margin-left: 140px;
        width: 600px;
    }

        .news_item .main .copy h3, .news_item .main .copy h4 {
            margin-bottom: 5px;
        }

    .news_item .sidebar .image {
        margin-bottom: 10px;
    }

        .news_item .sidebar .image img {
            height: 140px;
            width: 220px;
        }

    .news_item .sidebar h4 {
        color: #cf0b0d;
        font-size: 12px;
        margin-bottom: 5px;
    }

.news_release header h2 {
    width: 740px;
}

.news_release header h3 {
    color: #7c7c7c;
}

.news_release header .byline {
    color: #979797;
    margin-bottom: 10px;
}

.news_release header .subheading {
    font-family: Times,"Times New Roman",serif;
    font-size: 18px;
    font-style: italic;
    width: 740px;
}

.news_release .sidebar .photo {
    margin-bottom: 10px;
    height: 100px;
    width: 100px;
}

.pagination {
    border-top: 1px solid #e7e7e7;
    clear: both;
    margin: 20px 0 0;
    padding: 20px 0 0;
}

    .pagination .num_results {
        float: left;
        margin-right: 60px;
        padding: 5px 0;
    }

   .pagination .num_results:lang(ar) {
       display: none;
    }


    .pagination ul {
        color: #006ed3;
        float: right;
        list-style: none;
        padding: 0;
    }

        .pagination ul li {
            background-color: #f4f4f4;
            float: left;
            margin: 0 1px 0 0;
        }

            .pagination ul li:hover, .pagination ul li.selected {
                background-color: #454545;
                color: #fff;
            }

            .pagination ul li a {
                display: block;
                padding: 2px 5px;
                text-decoration: none;
            }

            .pagination ul li.previous_page a {
                background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -45px no-repeat;
                text-indent: -9999px;
                width: 5px;
            }

                .pagination ul li.previous_page a:hover {
                    background-position: -40px -45px;
                }

			.pagination ul li.previous_page a:lang(ar) {
                 background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) -20px -45px no-repeat;
				 text-indent: -9999px;
				 width: 5px;
            }

                .pagination ul li.previous_page a:hover:lang(ar) {
                   background-position: -60px -45px;
                }

            .pagination ul li.next_page a {
                background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) -20px -45px no-repeat;
                text-indent: -9999px;
                width: 5px;
            }

                .pagination ul li.next_page a:hover {
                    background-position: -60px -45px;
                }

			.pagination ul li.next_page a:lang(ar) {
                background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -45px no-repeat;
                text-indent: -9999px;
                width: 5px;
            }

                .pagination ul li.next_page a:hover:lang(ar) {
                    background-position: -40px -45px;
                }

            .pagination ul li.selected a, .pagination ul li a:hover {
                color: #fff;
            }
			
            .pagination ul li.selected a, .pagination ul li a:hover {
                color: #fff;
            }

.content.page_not_found {
    padding-top: 0;
}

    .content.page_not_found .main > * {
        position: relative;
        width: 600px;
    }

    .content.page_not_found .intro {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 20px;
        font-style: normal;
    }

    .content.page_not_found input {
        width: 500px;
    }

    .content.page_not_found button {
        background: transparent url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) right 2px no-repeat;
        border: 0;
        left: 490px;
        position: absolute;
        text-indent: -9999px;
        top: 0;
        width: 30px;
    }

        .content.page_not_found button:hover {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.people_finder_results form {
    font-size: 18px;
    margin-bottom: 40px;
}

    .people_finder_results form label {
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .people_finder_results form > div {
        margin-bottom: 20px;
    }

        .people_finder_results form > div div {
            float: left;
        }

            .people_finder_results form > div div.b {
                float: right;
            }

.people_finder_results .view_all {
    float: right;
}

.people_finder_results .view_all_finder {
    margin: 40px 0px;
}

.people_finder_results h2 {
    border-bottom: 0;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
}

.people_finder_results .results {
    border-top: 2px solid #222;
    font-size: 16px;
    width: 100%;
}

    .people_finder_results .results thead {
        font-size: 13px;
    }

        .people_finder_results .results thead tr {
            background-color: #f2f2f2;
            border-top: 1px solid #e7e7e7;
        }

            .people_finder_results .results thead tr th {
                border-right: 1px solid #e7e7e7;
                padding: 15px;
                text-align: left;
                text-transform: uppercase;
            }

            .people_finder_results .results thead tr th:lang(ar) {
                border-right: 1px solid #e7e7e7;
                padding: 15px;
                text-align: right;
                text-transform: uppercase;
            }

                .people_finder_results .results thead tr th:first-child {
                    border-left: 1px solid #e7e7e7;
                }

                .people_finder_results .results thead tr th.sorted {
                    background-color: #d6e7f4;
                    color: #006ed3;
                }

                .people_finder_results .results thead tr th a {
                    color: #222;
                    display: block;
                    font-weight: 700;
                }

                    .people_finder_results .results thead tr th a:hover {
                        text-decoration: none;
                    }

                .people_finder_results .results thead tr th.sorted a {
                    color: #006ed3;
                }

                .people_finder_results .results thead tr th span {
                    background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) no-repeat 0 -340px;
                    display: inline-block;
                    height: 15px;
                    margin-left: 10px;
                    width: 9px;
                }

                    .people_finder_results .results thead tr th span.ascending {
                        background-position: -10px -360px;
                    }

                    .people_finder_results .results thead tr th span.descending {
                        background-position: 0 -360px;
                    }

    .people_finder_results .results tr {
        border-top: 1px solid #e7e7e7;
    }

    .people_finder_results .results td {
        padding: 30px 15px;
        vertical-align: top;
    }

        .people_finder_results .results td small {
            font-size: 13px;
        }

    .people_finder_results .results tbody a {
        font-weight: 400;
    }

.properties .intro {
    width: 400px;
}

.properties > ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

    .properties > ul > li {
        background-color: #f1f1f0;
        float: left;
        margin-bottom: 20px;
        margin-left: 20px;
        padding: 0 20px 40px;
        width: 190px;
    }

        .properties > ul > li:nth-child(4n+1) {
            margin-left: 0;
        }

        .properties > ul > li img {
            height: 115px;
            margin: 0 -20px 20px -20px;
            width: 230px;
        }

        .properties > ul > li ul {
            list-style: none;
            margin: 0;
            padding-left: 0;
        }

.featured_properties {
    background-color: #f1f1f0;
    margin: 0 -60px;
    padding: 40px 80px;
    position: relative;
}

    .featured_properties h2 {
        border-bottom: 0;
    }

    .featured_properties .previous_button, .featured_properties .next_button {
        background: transparent url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) no-repeat 0 -640px;
        display: block;
        height: 45px;
        left: 45px;
        position: absolute;
        text-indent: -9999px;
        top: 175px;
        width: 25px;
    }

    .featured_properties .next_button {
        background-position: -40px -640px;
        left: auto;
        right: 45px;
    }

    .featured_properties .carousel .cycle-slide {
        margin: 0 5px;
        white-space: normal;
        vertical-align: top;
        width: 225px;
    }

        .featured_properties .carousel .cycle-slide a {
            display: block;
        }

        .featured_properties .carousel .cycle-slide img {
            height: 225px;
            margin: 0 0 20px;
            width: 225px;
        }

        .featured_properties .carousel .cycle-slide h3 {
            margin: 0;
        }

        .featured_properties .carousel .cycle-slide h4 {
            color: #cf0b0d;
            font-size: 12px;
            margin: 0;
        }

        .featured_properties .carousel .cycle-slide p {
            color: #6e6e6e;
            font-size: 18px;
            margin: 0;
        }

    .featured_properties ~ .news_item {
        padding-top: 40px;
    }

.research_and_news {
    margin-bottom: 40px;
}

    .research_and_news > div:last-child {
        margin-top: 20px;
    }

    .research_and_news .column {
        float: left;
    }

        .research_and_news .column:first-child {
            margin-right: 40px;
        }

        .research_and_news .column .image {
            margin-right: 20px;
        }

            .research_and_news .column .image img {
                height: 120px;
                width: 120px;
            }

        .research_and_news .column .copy {
            margin-left: 140px;
            width: 330px;
        }

            .research_and_news .column .copy h4 {
                color: #cf0b0d;
                font-size: 12px;
                margin-bottom: 0;
            }

.research_report header h2 {
    width: 740px;
}

.research_report header h3 {
    color: #cf0b0d;
}

.research_report header .byline {
    color: #979797;
}

.research_report .main img {
    float: right;
    height: 140px;
    margin: 0 0 20px 20px;
    width: 260px;
}

.research_report .main .download_details {
    color: #979797;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
}

.research_report .sidebar .photo {
    margin-bottom: 10px;
    height: 100px;
    width: 100px;
}

.featured_research_video {
    margin-bottom: 40px;
}

.research_videos {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 0;
}

    .research_videos li {
        float: left;
        line-height: 1.25;
        margin: 0 0 40px 40px;
        width: 330px;
    }

        .research_videos li:nth-child(odd) {
            margin-left: 0;
        }

        .research_videos li img {
            height: 210px;
            margin-bottom: 20px;
            width: 330px;
        }

        .research_videos li h3 {
            font-weight: 500;
            line-height: 1.25;
        }

        .research_videos li h4 {
            margin-bottom: 5px;
        }

.search_results h2 {
    font-size: 24px;
    font-weight: 400;
}

.search_results .sidebar ul {
    list-style: none;
    padding-left: 0;
}

    .search_results .sidebar ul li {
        margin-bottom: 5px;
        padding: 5px;
    }

        .search_results .sidebar ul li:hover, .search_results .sidebar ul li.selected {
            background-color: #222;
            color: #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
        }

        .search_results .sidebar ul li a {
            text-decoration: none;
        }

        .search_results .sidebar ul li:hover a, .search_results .sidebar ul li.selected a {
            color: #fff;
        }

    .search_results .sidebar ul .num_results {
        color: #7c7c7c;
        font-weight: 700;
    }

.search_results form {
    margin-bottom: 40px;
}

    .search_results form input {
        border: 1px solid #e7e7e7;
        color: #7c7c7c;
        outline: 0;
        padding: 10px;
        width: 645px;
    }

    .search_results form .search_button {
        background-color: #cf0b0d;
        border: 0;
        color: #fff;
        outline: 0;
        padding: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

.search_results .results {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

    .search_results .results li {
        border-top: 1px solid #e7e7e7;
        padding: 20px 0;
    }

        .search_results .results li:first-child {
            border-top: 0;
            padding-top: 0;
        }

        .search_results .results li h3 a {
            color: #222;
        }

        .search_results .results li h4 {
            margin-bottom: 5px;
        }

        .search_results .results li p {
            margin-bottom: 0;
        }

.section_navigation {
    font-size: 16px;
    line-height: 24px;
    margin-right: 60px;
    width: 220px;
}

    .section_navigation ul  {
        border-bottom: 1px solid #e7e7e7;
        list-style: none;
        padding: 0 0 20px;
    }

        .section_navigation .leftNavigation  li {
            margin-top: 20px;
            padding-left: 15px;
            position: relative;
        }

            .section_navigation .leftNavigation  li:before {
                color: #454545;
                content: "\25A0";
                font-size: 10px;
                left: 0;
                padding-right: 6px;
                position: absolute;
                top: -2px;
                width: 10px;
            }

            .section_navigation .leftNavigation  li:first-child {
                margin-top: 0;
            }

            .section_navigation .leftNavigation  li a {
                color: #7c7c7c;
            }

                .section_navigation .leftNavigation  li a:hover {
                    color: #000;
                    text-decoration: none;
                }

    .section_navigation .related_links {
        border-bottom: 0;
        list-style: none;
        margin-top: 20px;
        padding-bottom: 0;
        padding-left: 0;
    }
	.related_links li{padding-bottom:15px; font-size:16px;}

        .section_navigation .related_links li {
            padding-left: 0;
            padding-bottom: 15px;
        }

            .section_navigation .related_links li:before {
                content: "";
                padding-right: 0;
                width: auto;
            }

            .section_navigation .related_links li a {
                color: #006ed3;
            }

                .section_navigation .related_links li a:hover {
                    color: #006ed3;
                    text-decoration: underline;
                }

.section_search {
    position: relative;
    top: -10px;
}

    .section_search input {
        font-size: 14px;
        padding: 9px 30px 9px 10px;
        width: 210px;
    }

    .section_search button {
        background: transparent url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) right 2px no-repeat;
        border: 0;
        position: absolute;
        right: 0;
        text-indent: -9999px;
        top: 0;
        width: 30px;
    }

        .section_search button:hover {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.services.two_column ul ul, .services.three_column ul ul, .services.four_column ul ul {
    list-style: none;
    padding: 0 0 20px;
}

    .services.two_column ul ul li, .services.three_column ul ul li, .services.four_column ul ul li {
        padding-left: 15px;
        position: relative;
    }

        .services.two_column ul ul li:before, .services.three_column ul ul li:before, .services.four_column ul ul li:before {
            color: #454545;
            content: "\25A0";
            font-size: 10px;
            left: 0;
            padding-right: 6px;
            position: absolute;
            top: 0;
            width: 10px;
        }

        .services.two_column ul ul li:lang(ar):before, .services.three_column ul ul li:lang(ar):before, .services.four_column ul ul li:lang(ar):before{
            position: relative;
            float: right;
            top: 2px;
            /*padding-left:5px;*/

        }

        .services.two_column ul ul li div:lang(ar), .services.three_column ul ul li div:lang(ar), .services.four_column ul ul li div:lang(ar){
            margin-right:15px;
        }
        .services.two_column ul ul li:before {
            top: 5px;
        }

.services.two_column {
    font-size: 18px;
}

    .services.two_column > ul {
        list-style: none;
        padding-left: 0;
    }

        .services.two_column > ul > li {
            float: left;
            margin-left: 40px;
            width: 470px;
        }

            .services.two_column > ul > li:first-child {
                margin-left: 0;
            }

            .services.two_column > ul > li h2 {
                border-bottom: 0;
                font-size: 26px;
                margin-bottom: 20px;
                padding-bottom: 0;
            }

            .services.two_column > ul > li h3 {
                color: #7c7c7c;
                font-weight: 500;
                margin-bottom: 0;
            }

            .services.two_column > ul > li ul {
                line-height: 2;
                margin-bottom: 20px;
            }

                .services.two_column > ul > li ul a {
                    font-weight: 400;
                }

.services.three_column, .services.four_column {
    background-color: #fff;
    margin-top: -160px;
    position: relative;
}

    .services.three_column > ul, .services.four_column > ul {
        border: 2px solid #006ed3;
        list-style: none;
        padding-left: 0;
    }

        .services.three_column > ul > li, .services.four_column > ul > li {
            border-left: 2px solid #e7e7e7;
            float: left;
            padding: 20px;
            width: 202px;
        }

            .services.three_column > ul > li:first-child, .services.four_column > ul > li:first-child {
                border-left: 0;
            }

            .services.three_column > ul > li h2, .services.four_column > ul > li h2 {
                border-bottom: 0;
                margin-bottom: 20px;
                padding-bottom: 0;
            }

            .services.three_column > ul > li ul, .services.four_column > ul > li ul {
                line-height: 1.5;
                margin-bottom: 20px;
            }

                .services.three_column > ul > li ul a, .services.four_column > ul > li ul a {
                    font-weight: 400;
                }

        .services.three_column > ul > li {
            width: 284px;
        }

        .services.three_column > ul > li:lang(ar) {
            width: 270px;
        }

.service_line {
    margin-bottom: 40px;
}

    .service_line .main .intro {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 18px;
        font-style: normal;
    }

    .service_line .main h3 {
        margin-bottom: 20px;
    }

    .service_line .main ul {
        list-style: none;
        padding-left: 0;
    }

        .service_line .main ul li {
            background-color: #f2f2f2;
            float: left;
            margin: 0 0 10px 10px;
            padding: 20px;
            width: 320px;
        }

            .service_line .main ul li:nth-child(odd) {
                margin: 0;
            }

            .service_line .main ul li h4 {
                font-size: 16px;
                margin-bottom: 5px;
            }

.practice_area {
    margin-bottom: 40px;
}

    .practice_area .main ul li {
        margin-bottom: 10px;
    }

    .practice_area .main ul h4, .practice_area .main ul p {
        margin-bottom: 0;
    }

    .practice_area .main ul {
        list-style: none;
        padding: 0 0 20px;
    }

        .practice_area .main ul li {
            padding-left: 15px;
            position: relative;
        }

            .practice_area .main ul li:before {
                color: #454545;
                content: "\25A0";
                font-size: 10px;
                left: 0;
                padding-right: 6px;
                position: absolute;
                top: 2px;
                width: 10px;
            }

.subfooter {
    background-color: #f2f2f2;
    margin: 0 -60px;
    padding: 20px 60px;
}

    .subfooter h2 {
        border-bottom-color: #222;
    }

    .subfooter h3 a {
        color: #006ed3;
    }

    .subfooter h4 {
        color: #908b8b;
        font-size: 13px;
        margin-bottom: 0;
    }

    .subfooter > ul {
        list-style: none;
        padding-left: 0;
    }

        .subfooter > ul > li {
            float: left;
            margin-left: 20px;
            padding-left: 20px;
            width: 215px;
        }

            .subfooter > ul > li:first-child {
                margin-left: 0;
                padding-left: 0;
            }

    .subfooter.industries {
        background-color: #fff;
        font-size: 16px;
        padding-bottom: 100px;
        padding-top: 0;
    }

        .subfooter.industries ul {
            line-height: 1.5;
        }

            .subfooter.industries ul ul {
                list-style: none;
                padding: 0 0 20px;
            }

                .subfooter.industries ul ul li {
                    padding-left: 15px;
                    position: relative;
                }

                    .subfooter.industries ul ul li:before {
                        color: #454545;
                        content: "\25A0";
                        font-size: 10px;
                        left: 0;
                        padding-right: 6px;
                        position: absolute;
                        top: 3px;
                        width: 10px;
                    }

        .subfooter.industries a {
            font-weight: 400;
        }

    .subfooter.related_services > ul > li {
        border-left: 1px solid #bababa;
        padding-left: 19px;
    }

        .subfooter.related_services > ul > li:first-child {
            border-left: 0;
            padding-left: 0;
        }

    .subfooter.related_services h3 {
        color: #006ed3;
        font-size: 18px;
    }

.subpage > h2 {
    margin-left: 280px;
}

.subpage .main ul {
    list-style: none;
    padding: 0 0 20px;
}

    .subpage .main ul li {
        padding-left: 15px;
        position: relative;
    }

        .subpage .main ul li:before {
            color: #454545;
            content: "\25A0";
            font-size: 10px;
            left: 0;
            padding-right: 6px;
            position: absolute;
            top: 2px;
            width: 10px;
        }

        .subpage .main ul li:lang(ar):before{
            padding-left: 5px;
            position: relative;
        }

.modal, .overlay {
    z-index: -1;
    opacity: 0;
    transition: opacity .2s,z-index 0s .2s;
}

    .modal.show, .overlay.show {
        display: block;
        opacity: 1;
        transition: opacity .2s;
        z-index: 200;
    }

    .overlay.show {
        opacity: .6;
        z-index: 100;
    }

.overlay {
    background-color: #222;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
}

.modal {
    background-color: #fff;
    -moz-box-shadow: 0 0 32px rgba(0,0,0,.67);
    -webkit-box-shadow: 0 0 32px rgba(0,0,0,.67);
    box-shadow: 0 0 32px rgba(0,0,0,.67);
    display: none;
    left: 50%;
    margin-left: -400px;
    padding: 40px;
    position: absolute;
    width: 720px;
}

    .modal .close {
        background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -588px no-repeat;
        height: 14px;
        position: absolute;
        right: 14px;
        top: 18px;
        width: 14px;
    }

    .modal.locations {
        width: 720px;
    }

        .modal.locations div {
            float: left;
            margin-bottom: 26px;
            margin-left: 0;
            width: 180px;
        }

            .modal.locations div h2 {
                border-bottom: 0;
                color: #222;
                font-size: 18px;
                margin: 0;
            }

            .modal.locations div ul {
                list-style: none;
                padding-left: 0;
            }

            .modal.locations div li {
                margin-bottom: 7px;
            }

            .modal.locations div ul ~ h2 {
                margin-top: 20px;
            }

    .modal.city {
        font-size: 16px;
        margin-left: -495px;
        width: 900px;
    }

        .modal.city div {
            float: left;
        }

        .modal.city .map {
            height: 550px;
            width: 600px;
        }

        .modal.city .details {
            margin-left: 20px;
            width: 280px;
        }

            .modal.city .details h4 {
                color: #006ed3;
                display: block;
                font-size: 18px;
                line-height: 1;
                margin-bottom: 10px;
            }

                .modal.city .details h4 .marker {
                    background: transparent url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -700px no-repeat;
                    float: left;
                    height: 34px;
                    margin-right: 10px;
                    width: 22px;
                }

            .modal.city .details p {
                padding-left: 34px;
            }

            .modal.city .details a {
                display: none;
            }

    .modal.contact_us, .modal.download {
        background-color: #f3f3f3;
        font-size: 16px;
        margin-left: -290px;
        padding-bottom: 0;
        width: 500px;
    }

    .modal.jll_SecureConfirmationMDL {
        background-color: #f3f3f3;
        font-size: 16px;
        margin-left: -290px;
        margin-top:100px;
        padding-bottom: 20px;
        width: 500px;
    }
        .modal.contact_us .instructions, .modal.download .instructions {
            color: #222;
            font-size: 18px;
            font-weight: 700;
        }

        .modal.contact_us .details, .modal.download .details {
            background-color: #fff;
            border: 2px solid #c4e2ff;
            font-weight: 700;
            margin-bottom: 20px;
        }

            .modal.contact_us .details .date, .modal.download .details .date {
                color: #888;
                font-size: 14px;
                margin: 20px 20px 0;
            }

            .modal.contact_us .details .title, .modal.download .details .title {
                font-size: 21px;
                margin: 0 20px 20px;
            }

            .modal.contact_us .details .file_type_and_size, .modal.download .details .file_type_and_size {
                border-left: 1px solid #dad9d9;
                display: inline-block;
                float: right;
                padding: 20px;
            }

            .modal.contact_us .details .file_type_and_size, .modal.download .details .file_type_and_size:lang(ar) {
                border-left: none;
                border-right: 1px solid #dad9d9;
                display: inline-block;
                float: left;
                padding: 20px;
            }

            .modal.contact_us .details .file_type, .modal.download .details .file_type {
                color: #006ed3;
                font-size: 21px;
            }

            .modal.contact_us .details .file_size, .modal.download .details .file_size {
                color: #c4e2ff;
                font-size: 14px;
                font-weight: 400;
            }

        .modal.contact_us form label, .modal.download form label {
            display: block;
            font-weight: 700;
            margin-bottom: 5px;
        }

        .modal.contact_us form > div, .modal.download form > div {
            margin-bottom: 20px;
        }

            .modal.contact_us form > div > select, .modal.download form > div > select {
                width: 500px!important;
            }

            .modal.contact_us form > div textarea, .modal.download form > div textarea {
                height: 100px;
                width: 480px;
            }

            .modal.contact_us form > div div, .modal.download form > div div {
                float: left;
                margin-left: 20px;
                width: 240px;
            }

                .modal.contact_us form > div div:first-child, .modal.download form > div div:first-child {
                    margin-left: 0;
                }

                .modal.contact_us form > div div input, .modal.download form > div div input {
                    padding-right: 30px;
                    width: 200px;
                }

                .modal.contact_us form > div div select, .modal.download form > div div select {
                    width: 250px;
                }

        .modal.contact_us div.button, .modal.download div.button {
            background-color: #fff;
            border-top: 1px solid #dad9d9;
            float: none;
            margin: 40px -40px 0 -40px;
            padding: 40px;
        }

    .modal.confirmation {
        width: 356px;
        margin-left: -218px;
        position: fixed;
        top: 50%;
        margin-top: -95px;
    }

        .modal.confirmation h2 {
            background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 -530px no-repeat;
            border-bottom: 0;
            color: #1bab2f;
            font-size: 30px;
            margin-bottom: 0;
            min-height: 40px;
            padding-left: 50px;
        }

        .modal.confirmation p {
            color: #535353;
            font-size: 16px;
            font-weight: 700;
            padding-left: 50px;
        }

footer {
    background-color: #2c2c2c;
    font-size: .9285714286em;
    padding: 40px;
}

    footer > div {
        display: inline-block;
        margin-left: 60px;
        vertical-align: top;
        width: 150px;
    }

        footer > div:first-child {
            background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) -125px -45px no-repeat;
            margin-left: 0;
            padding-left: 40px;
            width: 110px;
        }

        footer > div:first-child:lang(ar) {
            background: none;
            margin-left: 0;
            padding-left: 40px;
            width: 120px;
        }

        footer > div.contact_us h3 {
            margin-top: 20px;
        }

        footer > div h3 {
            color: #fff;
            font-size: 1.0769230769em;
        }

        footer > div ul {
            list-style: none;
            padding-left: 0;
        }

        footer > div ul:lang(ar) {
            list-style: none;
            padding-left: 0;
            padding-right:0;
        }

            footer > div ul li {
                margin-bottom: 10px;
            }

            footer > div ul.social_media:lang(ar) {
                padding-right:0px;
            }

            footer > div ul.social_media li {
                background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/sprites.png) 0 0 no-repeat;
                display: inline-block;
                height: 16px;
                margin-bottom: 0;
                margin-left: 6px;
                text-indent: -9999px;
                width: 16px;
            }

                footer > div ul.social_media li:first-child {
                    margin-left: 0;
                }

                footer > div ul.social_media li.facebook {
                    background-position: 0 -210px;
                }

                footer > div ul.social_media li.twitter {
                    background-position: -20px -210px;
                }

                footer > div ul.social_media li.linkedin {
                    background-position: -40px -210px;
                }

                footer > div ul.social_media li.youtube {
                    background-position: -60px -210px;
                    width: 40px;
                }

                footer > div ul.social_media li.google_plus {
                    background-position: -100px -210px;
                }

                footer > div ul.social_media li a {
                    display: block;
                }

    footer a {
        color: #908b8b;
    }

    footer hr {
        border-top: 2px solid #424242;
        height: 2px;
    }

    footer > ul {
        float: left;
        font-size: .8461538462em;
        font-weight: 500;
        list-style: none;
        padding-left: 0;
    }

        footer > ul li {
            border-left: 2px solid #e7e7e7;
            display: inline-block;
            padding: 0 5px;
        }

            footer > ul li:first-child {
                border-left: 0;
            }

    footer > ul:lang(ar) {
        float: left;
        font-size: .8461538462em;
        font-weight: 500;
        list-style: none;
        padding-left: 0;
    }

        footer > ul li:lang(ar) {
			border-left:0px;
            border-right: 2px solid #e7e7e7;
            display: inline-block;
            padding: 0 5px;
        }
			 
			 footer > ul li:first-child:lang(ar) {
                border-right: 0px;
            }



    footer .copyright {
        color: #979797;
        display: inline-block;
        float: right;
        font-size: .9230769231em;
        margin-left: 0;
        width: auto;
    }

#cityPicker {
    color:#006ed3 !important;
}

/*     Carousel start     */
  .carouselcontainer {
        background-color: #EFEFEF;
        margin-bottom: 10px;
        width: 740px !important;
        z-index: 10;
        position:relative;
    }

    .carouselbanner {
        height: 290px !important;
        visibility: hidden;
        width: 740px !important;   
    }

    .grid {
        background: url("http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/grid.png") no-repeat;
        height: 290px;
        position: relative;
        width: 740px;
        z-index: 20 !important;
    }

    .box {
        background: url(http://www.jll.com/_layouts/15/JLL.SP2013.Internet.UI/Images/background-slideshow_overlay.png) repeat;
        height: 180px;
        opacity: 0.9;
        padding: 10px;
        position: relative;
        width: 190px;
        z-index: 10 !important;
    }
      
    .box h2 {
        border-bottom: 0 none;
        color: #FFFFFF !important;
        font-family: Times, “Times New Roman”, serif !important;
        font-size: 22px !important;
        font-style: italic !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        margin: 0 0 15px !important;
        padding: 0 !important;
        white-space: normal;
    }

    .box p {
        color: #FFFFFF !important;
        font-size: 14px !important;
        line-height: 20px !important;
        white-space: normal !important;
        margin: 0 0 20px !important;
    }

    .tp-caption a{
        color: #FFF !important;
        text-decoration: underline !important;
    }
    /*     Carousel start     */



